home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- autoConnect = id;
- cancel = id;
- connect = id;
- forgotPassword = id;
- registerNewScreenName = id;
- savePassword = id;
- selectNameFromMenu = id;
- showSavedNameWindow = id;
- useAOLScreenName = id;
- };
- CLASS = AIConnectPanelController;
- LANGUAGE = ObjC;
- OUTLETS = {
- "button_cancel" = NSButton;
- "button_connect" = NSButton;
- "checkBox_autoConnect" = NSButton;
- "checkBox_savePassword" = NSButton;
- "popUpButton_savedNameMenu" = NSPopUpButton;
- "progressBar_connecting" = NSProgressIndicator;
- "textField_connectionStatus" = NSTextField;
- "textField_password" = NSTextField;
- "textField_screenName" = NSTextField;
- };
- SUPERCLASS = NSWindowController;
- },
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
- );
- IBVersion = 1;
- }